//Master Peace by JayPro via CheckMan
//8-19-17
//This is a "once removed" tweak-fest to a Checkman flowfield that I first noodled 
//around with some 12 years ago.
//How I got this result from *that* still makes me SMH in an extremely delighted and naughtily smug way ;).

  
A0=" 1.1883951 + rnd(2)"
A1="10+rnd(20)"
A2="rnd(pi)"
A3=".4+rnd(.8)"
A4="rnd(4)"
A5="6.28+rnd(7.85)"
 

srcR="sin(a2*trwv(x - .005) +cos(r*a5)*a3 *  cos(trwv(a4 -theta*a1)))  * a0"  
srcT="trwv(r + rnd(.05))-sin(theta)* clip(sqr(r*a1-a4)) " 

Aspc=1

Vers=100
